home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12914 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Settle a bet please
  5. Date: 3 Apr 1996 06:40:02 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4ju2k2INN145@keats.ugrad.cs.ubc.ca>
  8. References: <4jfopb$o9n@news1.sympatico.ca> <4jh8rtINNosd@mayne.ugrad.cs.ubc.ca> <3160ad03.4340531@netline-fddi.jpl.nasa.gov> <4jqm9m$b0j@fnord.dfw.net>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4jqm9m$b0j@fnord.dfw.net>,
  12. Azazel Diabolus            (aka Fetelgeuse) <ftlgeuse@dfw.dfw.net> wrote:
  13.  >Kevin D. Quitt (kdq@emoryi.jpl.nasa.gov) wrote:
  14.  >: On 29 Mar 1996 10:06:53 -0800, c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku) wrote:
  15.  >: >It's a null character, not the NULL pointer.
  16.  >: 
  17.  >: It's a NUL character, not a null character.
  18.  >: 
  19.  >
  20.  >Perhaps we need to start a comp.lang.c.borland so that you ANSI C purists 
  21.  >won't be bothered by those of us who are used to having a NULL defined in 
  22.  >our stdio.h. Or maybe a comp.lang.c.K&R.worshippers? :)
  23.  
  24. ANSI C defines NULL in <stdio.h>. But it's not to be used as a string
  25. terminating null character, which is the subject of this thread, not null
  26. pointers! 
  27.  
  28. You are right, maybe we do need a comp.lang.c.borland. 
  29. -- 
  30.  
  31.